Presentation: Tweet"OTP, the Middleware for Concurrent, Distributed & Scalable Architectures"
A programming language is not enough to build massively scalable fault tolerant cloud based solutions. Middleware in the form of reusable libraries, release, debugging and maintenance tools together with design principles and patterns used to style your concurrency model and your architecture is a must.
In this talk, Francesco will introduce the building blocks that form OTP, the defacto middleware that ships with the Erlang/OTP distribution. He will cover OTP’s design principles, describing how they provide software engineering guidelines that enable developers to structure systems in a scalable and fault tolerant way, without the need to reinvent the wheel while hiding the tricky parts of concurrent programming.
Talk objectives: Introduce a powerful framework which reduces errors and helps developers achieve robustness and fault tolerance without affecting time to market.
Target audience: This talk is relevant to engineers and architects implementing scalable, massively concurrent and fault tolerant server side software in any language, not just Erlang.